records
Subventions accordées par la Ville de Nouméa depuis 2017
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"subventions_ville_de_noumea",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/subventions_ville_de_noumea"
}
] - "definitions":{
- "subventions_ville_de_noumea":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/subventions_ville_de_noumea_records"
}
}
} - "records":
} - "properties":
- "subventions_ville_de_noumea_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "nomattribuant":,{
- "type":"string",
- "title":"nomAttribuant",
- "description":""
} - "idattribuant":,{
- "type":"string",
- "title":"idAttribuant",
- "description":""
} - "dateconseiladministratif":,{
- "type":"string",
- "title":"DateConseilAdministratif",
- "description":""
} - "referencedecision":,{
- "type":"string",
- "title":"referenceDecision",
- "description":""
} - "nombeneficiaire":,{
- "type":"string",
- "title":"nomBeneficiaire",
- "description":""
} - "idbeneficiaire":,{
- "type":"string",
- "title":"idBeneficiaire",
- "description":""
} - "objet":,{
- "type":"string",
- "title":"objet",
- "description":""
} - "montant":,{
- "type":"integer",
- "title":"montant",
- "description":""
} - "nature":,{
- "type":"string",
- "title":"nature",
- "description":""
} - "conditionsversement":,{
- "type":"string",
- "title":"conditionsVersement",
- "description":""
} - "datesperiodeversement":,{
- "type":"string",
- "title":"datesPeriodeVersement",
- "description":""
} - "fid":{
- "type":"integer",
- "title":"FID",
- "description":""
}
} - "nomattribuant":
}
} - "fields":
} - "properties":
} - "subventions_ville_de_noumea":
}